13. Quiz

Applications should avoid providing users with alternate authentication options if a first-party option exists.

SOLUTION: False

Applications should allow access to application features if a user is not authenticated.

SOLUTION: True

It is bad practice to change the UI of the behavior of a feature based on the authentication state.

SOLUTION: False